Java Script It!
See Also...
Info
Hyperlink Hover
 
Description
A DHTML application that allows you to change the color and style of hyperlinks upon the user's mouse entering.

Properties
Property Description
Hyperlink Hover Color The color that the hyperlinks on the current document will turn to upon the user's mouse entering.
Hyperlink Font Style The font style that the hyperlink text on the current document will turn to upon the user's mouse entering.

Browser Compatibility
Navigator 3 IE 3 Navigator 4++ IE 4++
incompatible incompatible incompatible compatible

Aditional Information

  • Hyperlink Hover needs to be added to a document only once (all hyperlinks within the document will be affected)
  • Once the user's mouse leaves the hyperlink it will return to its original color and style

Info
Support